Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump version to 0.0.25 #466

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Conversation

Copy link

TAG Bot

TAG: 0.0.25
EXISTED: no
DISTRIBUTION: unstable

@mhduiy
Copy link
Contributor Author

mhduiy commented Jun 24, 2024

/integrate

Copy link

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#1640
PrNumber: 1640
PrBranch: auto-integration-9639022924

@kegechen
Copy link
Contributor

/integrate

mhduiy and others added 4 commits June 25, 2024 14:37
Restrict the size of preview containers

Issue: linuxdeepin/developer-center#8801
use uosai.svg instead of UosAiAssistant

Issue: linuxdeepin/developer-center#9363
release 0.0.25

Log: release 0.0.25
@kegechen
Copy link
Contributor

/integrate

@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • blendColorAlpha函数中,使用dock.blendColorAlpha(0.6)替换了原有的blendColorAlpha(0.6),这可能是一个意图上的改变,但需要确认是否符合预期的功能。
  • X11WindowPreviewContainerinitUI函数中,m_titleWidget被设置为QWidget类型,但之前是QLabel类型。如果QWidget类型是为了支持更复杂的布局,那么这个更改是合理的,但需要确保所有相关的布局和样式规则都已更新。
  • updateSize函数中,mainLayout->setSpacing(0);的调用改变了布局的间距,这可能会影响布局的视觉效果。需要确保这一更改不会对用户界面产生负面影响。
  • updateWindowTitleColorType槽函数中,使用了DGuiApplicationHelper::instance()->themeTypeChanged信号,但没有提供这个信号的使用场景或上下文。需要更多上下文信息来评估这个更改的影响。

是否建议立即修改:

  • 是,需要确认blendColorAlpha函数的更改是否符合预期功能,并确保QWidget类型的使用是必要的。
  • 是,需要确保mainLayout->setSpacing(0);的调用不会导致布局问题,并且这个更改是经过设计团队批准的。
  • 是,需要提供更多上下文信息来评估updateWindowTitleColorType槽函数的更改影响。

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kegechen, mhduiy

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kegechen kegechen merged commit a79dee9 into linuxdeepin:release/rc2 Jun 25, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants